3.867 \(\int \frac {\sqrt {1+c x}}{\sqrt {b x} \sqrt {1-c x}} \, dx\)

Optimal. Leaf size=33 \[ \frac {2 E\left (\left .\sin ^{-1}\left (\frac {\sqrt {c} \sqrt {b x}}{\sqrt {b}}\right )\right |-1\right )}{\sqrt {b} \sqrt {c}} \]

[Out]

2*EllipticE(c^(1/2)*(b*x)^(1/2)/b^(1/2),I)/b^(1/2)/c^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 33, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.037, Rules used = {110} \[ \frac {2 E\left (\left .\sin ^{-1}\left (\frac {\sqrt {c} \sqrt {b x}}{\sqrt {b}}\right )\right |-1\right )}{\sqrt {b} \sqrt {c}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[1 + c*x]/(Sqrt[b*x]*Sqrt[1 - c*x]),x]

[Out]

(2*EllipticE[ArcSin[(Sqrt[c]*Sqrt[b*x])/Sqrt[b]], -1])/(Sqrt[b]*Sqrt[c])

Rule 110

Int[Sqrt[(e_) + (f_.)*(x_)]/(Sqrt[(b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Simp[(2*Sqrt[e]*Rt[-(b/d)
, 2]*EllipticE[ArcSin[Sqrt[b*x]/(Sqrt[c]*Rt[-(b/d), 2])], (c*f)/(d*e)])/b, x] /; FreeQ[{b, c, d, e, f}, x] &&
NeQ[d*e - c*f, 0] && GtQ[c, 0] && GtQ[e, 0] &&  !LtQ[-(b/d), 0]

Rubi steps

\begin {align*} \int \frac {\sqrt {1+c x}}{\sqrt {b x} \sqrt {1-c x}} \, dx &=\frac {2 E\left (\left .\sin ^{-1}\left (\frac {\sqrt {c} \sqrt {b x}}{\sqrt {b}}\right )\right |-1\right )}{\sqrt {b} \sqrt {c}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.04, size = 52, normalized size = 1.58 \[ \frac {2 x \left (3 \, _2F_1\left (\frac {1}{4},\frac {1}{2};\frac {5}{4};c^2 x^2\right )+c x \, _2F_1\left (\frac {1}{2},\frac {3}{4};\frac {7}{4};c^2 x^2\right )\right )}{3 \sqrt {b x}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Sqrt[1 + c*x]/(Sqrt[b*x]*Sqrt[1 - c*x]),x]

[Out]

(2*x*(3*Hypergeometric2F1[1/4, 1/2, 5/4, c^2*x^2] + c*x*Hypergeometric2F1[1/2, 3/4, 7/4, c^2*x^2]))/(3*Sqrt[b*
x])

________________________________________________________________________________________

fricas [F]  time = 0.97, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {\sqrt {b x} \sqrt {c x + 1} \sqrt {-c x + 1}}{b c x^{2} - b x}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x+1)^(1/2)/(b*x)^(1/2)/(-c*x+1)^(1/2),x, algorithm="fricas")

[Out]

integral(-sqrt(b*x)*sqrt(c*x + 1)*sqrt(-c*x + 1)/(b*c*x^2 - b*x), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {c x + 1}}{\sqrt {b x} \sqrt {-c x + 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x+1)^(1/2)/(b*x)^(1/2)/(-c*x+1)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(c*x + 1)/(sqrt(b*x)*sqrt(-c*x + 1)), x)

________________________________________________________________________________________

maple [B]  time = 0.02, size = 49, normalized size = 1.48 \[ \frac {2 \sqrt {2}\, \sqrt {-c x}\, \left (-\EllipticE \left (\sqrt {c x +1}, \frac {\sqrt {2}}{2}\right )+\EllipticF \left (\sqrt {c x +1}, \frac {\sqrt {2}}{2}\right )\right )}{\sqrt {b x}\, c} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x+1)^(1/2)/(b*x)^(1/2)/(-c*x+1)^(1/2),x)

[Out]

2*2^(1/2)*(-c*x)^(1/2)*(EllipticF((c*x+1)^(1/2),1/2*2^(1/2))-EllipticE((c*x+1)^(1/2),1/2*2^(1/2)))/c/(b*x)^(1/
2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {c x + 1}}{\sqrt {b x} \sqrt {-c x + 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x+1)^(1/2)/(b*x)^(1/2)/(-c*x+1)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(c*x + 1)/(sqrt(b*x)*sqrt(-c*x + 1)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {\sqrt {c\,x+1}}{\sqrt {b\,x}\,\sqrt {1-c\,x}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x + 1)^(1/2)/((b*x)^(1/2)*(1 - c*x)^(1/2)),x)

[Out]

int((c*x + 1)^(1/2)/((b*x)^(1/2)*(1 - c*x)^(1/2)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {c x + 1}}{\sqrt {b x} \sqrt {- c x + 1}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x+1)**(1/2)/(b*x)**(1/2)/(-c*x+1)**(1/2),x)

[Out]

Integral(sqrt(c*x + 1)/(sqrt(b*x)*sqrt(-c*x + 1)), x)

________________________________________________________________________________________